home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / Wings 3D 0.98.35 / wings-0.98.35.exe / lib / wpc_image_en.lang < prev    next >
Text File  |  2006-07-19  |  336b  |  18 lines

  1. %% -*- mode:erlang; erlang-indent-level: 2 -*-
  2. {wpc_image,
  3.  [
  4.   {image_menu,
  5.    [
  6.     {1,"Image Plane..."},
  7.     {2,"Create a plane containing an image"}
  8.    ]},
  9.   {make_image,
  10.    [
  11.     {1,"Failed to load \"~s\": ~s\n"}
  12.    ]},
  13.   {make_image_1,
  14.    [
  15.     {1,"The image cannot be loaded as a texture (it is probably too large)."}
  16.    ]}
  17.  ]}.
  18.